Object oriented platform to RDBMS stored procedures
نویسندگان
چکیده
Object-oriented programming (OOP) is the most successful paradigm used in programming environments. Some difficulties arise when it is necessary to deal with data stored in a relational database because relational databases do not provide an object-oriented interface to their entities. The most common solution consists in developing a specific interface that guarantees some specific requirements. Here, we explain a methodology to implement an application-side object-oriented platform in order to access stored procedures in relational databases.
منابع مشابه
SOAP-based web services in GIS/RDBMS environment
Implementation of Simple Object Access Protocol (SOAP)-based Web services within a collection of classes GSfM (GIS Support for MCCM) is presented. GSfM facilitates the provision of various geographical and tabular input data into the MCCM (Multiscale Chemistry Climate Model). The classes have been written in object-oriented Perl. They allow to write simple Perl scripts and to perform data provi...
متن کاملTowards the Object Persistence via Relational Databases
Object-oriented (OO) databases have happened important for both research and development area in the past decade. On the other hand, databases of this type have been found too expansive and not too functional in a planty of practical tasks. New architectures appeared: object-relational data managers, relational wrapper libraries, and OO databases. The attractiveness of these solutions is that e...
متن کاملGarbage Collection of Persistent Objects in a Distributed Object-Oriented Platform
This document describes distributed garbage collection in IK, an object-oriented platform which facilitates the construction of persistent and distributed applications. Object references can be freely passed during remote invocations or stored persistently. IK supports orthogonal persistence with type inheritance. Objects become persistent when reachable from a Persistent Root. Objects are crea...
متن کاملObject-Oriented Design of Database Stored Procedures
Object-oriented (OO) software engineering techniques are often used with programming languages, but they also apply to relational databases. OO techniques are not only helpful for determining database structure, but also for designing stored procedure code. In fact, we were surprised by the magnitude of the stored procedure benefits. OO techniques boost development productivity as well as the q...
متن کاملData Quality for Semantic Interoperable Electronic Health Records
The current study considers an example of healthcare domain from a BIG DATA perspective to address the issues related to data quality. Healthcare domain frequently demands for timely semantic exchange of data residing at disparate sources. It aids in providing support for remote medical care and reliable decision making. However, an efficient semantic exchange needs to address challenges such a...
متن کامل